home *** CD-ROM | disk | FTP | other *** search
/ Archive Magazine CD 1995 / Archive Magazine CD 1995.iso / discs / prog_disc / volume_5 / issue_10 / shared_c / !Demo / !Help next >
Encoding:
Text File  |  1992-05-14  |  659 b   |  28 lines

  1. !Demo
  2. ~~~~~
  3.  
  4. © Simon Callan, 1992
  5.  
  6. This program is intended as an example of using both the
  7. Shared C Library and RISC_OSLib library from assembler.
  8.  
  9. It does very little, I found it getting rather hairy when
  10. I tried to add the code for handling windows. Writing
  11. desktop programs in Assembler is, I think, reserved for
  12. masochists.
  13.  
  14. This program actually only does the following actions
  15.    •   Install an icon on the icon bar
  16.    •   Beep when the icon is clicked
  17.    •   Display a menu with 2 options - 'info' and 'quit'.
  18.  
  19. If anyone want to contact me my address is
  20.    Simon Callan
  21.    2 Malden Road
  22.    Borehamwood
  23.    Herts
  24.    WD6 1BW
  25.  
  26. or E-Mail - ZSJC@UK.CO.GPT
  27.  
  28.